"2979FF and FF6F61" shadcn/ui theme

Innovative
Bold
Futuristic
High-Contrast
Vivid
Immersive
Modern
Experimental
Colorful
Tech-Inspired

Shadcn/ui Theme Css Variables

name: NeoVivid Horizonkeyword: 2979FF and FF6F61 views: 16

:root {
  --background: 240 100% 95%;
  --foreground: 0 0% 10%;
  --card: 240 100% 95%;
  --card-foreground: 0 0% 10%;
  --popover: 240 100% 95%;
  --popover-foreground: 0 0% 10%;
  --primary: 210 100% 50%;
  --primary-foreground: 0 0% 100%;
  --secondary: 0 100% 50%;
  --secondary-foreground: 0 0% 100%;
  --muted: 240 100% 90%;
  --muted-foreground: 0 0% 30%;
  --accent: 210 100% 50%;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 100% 50%;
  --destructive-foreground: 0 0% 100%;
  --border: 240 100% 80%;
  --input: 240 100% 80%;
  --ring: 210 100% 50%;
  --radius: 0.75rem;
  --chart-1: 210 100% 50%;
  --chart-2: 0 100% 50%;
  --chart-3: 240 100% 80%;
  --chart-4: 210 100% 50%;
  --chart-5: 0 100% 50%;
}